home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11048 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: usenet.cis.ufl.edu!usenet
  2. From: ep@cis.ufl.edu (Ed Porras)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland 4.5 application won't work on its own
  5. Date: 12 Mar 1996 14:19:32 GMT
  6. Organization: University of Florida (Computer Science Department)
  7. Message-ID: <1062.6645T558T267@cis.ufl.edu>
  8. References: <4i3fhh$bor@dole.uninett.no>
  9. NNTP-Posting-Host: dialup-b2.cis.ufl.edu
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. you probably need to call EnableBCWsomething.. do a serach in help for
  14. a function like this.. we had a similar problem
  15.  
  16. -e
  17.  
  18.  
  19. >I have recently developed an application with Borland C++
  20. >4.5 and OWL. It is based on a TDecoratedFrame parent with a TDialog as a
  21. >child. The program works nicely (acceptably that is) when compiled and run
  22. >'within' Borland IDE. However, when it is started on its own, whithout the
  23. >Borland IDE loaded in the machine at all, it displays the TDecoratedFrame,
  24. >and generates a General Protecton Fault. With Winspector running in the
  25. >background it works again. The application is based on AppExpert.
  26.  
  27. >Ideas, anyone?
  28.  
  29.  
  30. >Yours,
  31.  
  32.  
  33.  
  34. >Kristoffer Moe
  35.  
  36. >Kristoffer.Moe@nifu.no
  37.  
  38.  
  39.  
  40. --
  41. ---------------------------------------------------------------
  42.   Ed Porras                 | Email: ep@cis.ufl.edu
  43.   2777 SW Archer Rd. AJ-308 | WWW: http://www.cis.ufl.edu/~ep/
  44.   Gainesville, Fl 32608     | University of Florida, CISE Dept.
  45.   (352) 335-8169            | Work: (352) 373-2626
  46. ---------------------------------------------------------------
  47.  
  48.